Metadata >> NuGet >> Escape

Escape

Metadata

Authors Sébastien Ros
Copyrights Copyright © 2014 Atif Aziz, © 2013 Sébastien Ros, © 2013 Thaddee Tyl, © 2012 Mathias Bynens, © 2012 Joost-Wim Boekesteijn, © 2012 Kris Kowal, © 2012 Yusuke Suzuki, © 2012 Arpad Borsos, © 2011 Ariya Hidayat. All rights reserved.
Description JavaScript/ECMAScript 5.1 (ECMA-262) Parser
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Atif Aziz
ProjectUrl https://bitbucket.org/raboof/escape
ReleaseNotes Initial release designed to be source compatible with Jint (JavaScript interpreter).
RequireLicenseAcceptance False
Tags javascript ecmascript js parser
Title Escape
PackageSize 158757
PackageHashAlgorithm SHA512
PackageHash I+uG4pLWnaNB4kpzKUoi+7zsfpqbAYNDECPTOyFonuO666LkoTMq4K20mBXXG5Fb3LW+0Q3gg5ndO+PGr4p8uQ==
DownloadCount 000000
CreatedDate 2014-07-21T15:34:30

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Escape -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Escape -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Escape
Installing the package (HTTP Basic authentication):
Install-Package Escape -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Escape -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Escape

OpenWrap

Installing the package:
o add-wrap Escape
Uninstalling the package:
o remove-wrap Escape

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.1
1.0.0